x86: correct PT_NOTE file position
authorJan Beulich <jbeulich@suse.com>
Fri, 2 Sep 2016 12:18:52 +0000 (14:18 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 2 Sep 2016 12:18:52 +0000 (14:18 +0200)
commitf8f185dc4359a1cd8e7896dfbcacb54b473436c8
tree4637626e05121c3b24ceb55e89dd3158d54634f2
parent9109bf55084398c4547b8956906410c158eb9a17
x86: correct PT_NOTE file position

Program and section headers disagreed about the file offset at which
the build ID note lives.

Reported-by: Sylvain Munaut <s.munaut@whatever-company.com>
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/boot/mkelf32.c